3.24 \(\int \frac{(d-c^2 d x^2)^3 (a+b \cosh ^{-1}(c x))}{x} \, dx\)

Optimal. Leaf size=239 \[ -\frac{1}{2} b d^3 \text{PolyLog}\left (2,-e^{-2 \cosh ^{-1}(c x)}\right )+\frac{1}{6} d^3 \left (1-c^2 x^2\right )^3 \left (a+b \cosh ^{-1}(c x)\right )+\frac{1}{4} d^3 \left (1-c^2 x^2\right )^2 \left (a+b \cosh ^{-1}(c x)\right )+\frac{1}{2} d^3 \left (1-c^2 x^2\right ) \left (a+b \cosh ^{-1}(c x)\right )+\frac{d^3 \left (a+b \cosh ^{-1}(c x)\right )^2}{2 b}+d^3 \log \left (e^{-2 \cosh ^{-1}(c x)}+1\right ) \left (a+b \cosh ^{-1}(c x)\right )+\frac{1}{36} b c d^3 x (c x-1)^{5/2} (c x+1)^{5/2}-\frac{7}{72} b c d^3 x (c x-1)^{3/2} (c x+1)^{3/2}+\frac{19}{48} b c d^3 x \sqrt{c x-1} \sqrt{c x+1}-\frac{19}{48} b d^3 \cosh ^{-1}(c x) \]

[Out]

(19*b*c*d^3*x*Sqrt[-1 + c*x]*Sqrt[1 + c*x])/48 - (7*b*c*d^3*x*(-1 + c*x)^(3/2)*(1 + c*x)^(3/2))/72 + (b*c*d^3*
x*(-1 + c*x)^(5/2)*(1 + c*x)^(5/2))/36 - (19*b*d^3*ArcCosh[c*x])/48 + (d^3*(1 - c^2*x^2)*(a + b*ArcCosh[c*x]))
/2 + (d^3*(1 - c^2*x^2)^2*(a + b*ArcCosh[c*x]))/4 + (d^3*(1 - c^2*x^2)^3*(a + b*ArcCosh[c*x]))/6 + (d^3*(a + b
*ArcCosh[c*x])^2)/(2*b) + d^3*(a + b*ArcCosh[c*x])*Log[1 + E^(-2*ArcCosh[c*x])] - (b*d^3*PolyLog[2, -E^(-2*Arc
Cosh[c*x])])/2

________________________________________________________________________________________

Rubi [A]  time = 0.300358, antiderivative size = 239, normalized size of antiderivative = 1., number of steps used = 17, number of rules used = 8, integrand size = 25, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.32, Rules used = {5727, 5660, 3718, 2190, 2279, 2391, 38, 52} \[ \frac{1}{2} b d^3 \text{PolyLog}\left (2,-e^{2 \cosh ^{-1}(c x)}\right )+\frac{1}{6} d^3 \left (1-c^2 x^2\right )^3 \left (a+b \cosh ^{-1}(c x)\right )+\frac{1}{4} d^3 \left (1-c^2 x^2\right )^2 \left (a+b \cosh ^{-1}(c x)\right )+\frac{1}{2} d^3 \left (1-c^2 x^2\right ) \left (a+b \cosh ^{-1}(c x)\right )-\frac{d^3 \left (a+b \cosh ^{-1}(c x)\right )^2}{2 b}+d^3 \log \left (e^{2 \cosh ^{-1}(c x)}+1\right ) \left (a+b \cosh ^{-1}(c x)\right )+\frac{1}{36} b c d^3 x (c x-1)^{5/2} (c x+1)^{5/2}-\frac{7}{72} b c d^3 x (c x-1)^{3/2} (c x+1)^{3/2}+\frac{19}{48} b c d^3 x \sqrt{c x-1} \sqrt{c x+1}-\frac{19}{48} b d^3 \cosh ^{-1}(c x) \]

Warning: Unable to verify antiderivative.

[In]

Int[((d - c^2*d*x^2)^3*(a + b*ArcCosh[c*x]))/x,x]

[Out]

(19*b*c*d^3*x*Sqrt[-1 + c*x]*Sqrt[1 + c*x])/48 - (7*b*c*d^3*x*(-1 + c*x)^(3/2)*(1 + c*x)^(3/2))/72 + (b*c*d^3*
x*(-1 + c*x)^(5/2)*(1 + c*x)^(5/2))/36 - (19*b*d^3*ArcCosh[c*x])/48 + (d^3*(1 - c^2*x^2)*(a + b*ArcCosh[c*x]))
/2 + (d^3*(1 - c^2*x^2)^2*(a + b*ArcCosh[c*x]))/4 + (d^3*(1 - c^2*x^2)^3*(a + b*ArcCosh[c*x]))/6 - (d^3*(a + b
*ArcCosh[c*x])^2)/(2*b) + d^3*(a + b*ArcCosh[c*x])*Log[1 + E^(2*ArcCosh[c*x])] + (b*d^3*PolyLog[2, -E^(2*ArcCo
sh[c*x])])/2

Rule 5727

Int[(((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))*((d_) + (e_.)*(x_)^2)^(p_.))/(x_), x_Symbol] :> Simp[((d + e*x^2)^p*(
a + b*ArcCosh[c*x]))/(2*p), x] + (Dist[d, Int[((d + e*x^2)^(p - 1)*(a + b*ArcCosh[c*x]))/x, x], x] - Dist[(b*c
*(-d)^p)/(2*p), Int[(1 + c*x)^(p - 1/2)*(-1 + c*x)^(p - 1/2), x], x]) /; FreeQ[{a, b, c, d, e}, x] && EqQ[c^2*
d + e, 0] && IGtQ[p, 0]

Rule 5660

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)/(x_), x_Symbol] :> Subst[Int[(a + b*x)^n/Coth[x], x], x, ArcCosh
[c*x]] /; FreeQ[{a, b, c}, x] && IGtQ[n, 0]

Rule 3718

Int[((c_.) + (d_.)*(x_))^(m_.)*tan[(e_.) + (Complex[0, fz_])*(f_.)*(x_)], x_Symbol] :> -Simp[(I*(c + d*x)^(m +
 1))/(d*(m + 1)), x] + Dist[2*I, Int[((c + d*x)^m*E^(2*(-(I*e) + f*fz*x)))/(1 + E^(2*(-(I*e) + f*fz*x))), x],
x] /; FreeQ[{c, d, e, f, fz}, x] && IGtQ[m, 0]

Rule 2190

Int[(((F_)^((g_.)*((e_.) + (f_.)*(x_))))^(n_.)*((c_.) + (d_.)*(x_))^(m_.))/((a_) + (b_.)*((F_)^((g_.)*((e_.) +
 (f_.)*(x_))))^(n_.)), x_Symbol] :> Simp[((c + d*x)^m*Log[1 + (b*(F^(g*(e + f*x)))^n)/a])/(b*f*g*n*Log[F]), x]
 - Dist[(d*m)/(b*f*g*n*Log[F]), Int[(c + d*x)^(m - 1)*Log[1 + (b*(F^(g*(e + f*x)))^n)/a], x], x] /; FreeQ[{F,
a, b, c, d, e, f, g, n}, x] && IGtQ[m, 0]

Rule 2279

Int[Log[(a_) + (b_.)*((F_)^((e_.)*((c_.) + (d_.)*(x_))))^(n_.)], x_Symbol] :> Dist[1/(d*e*n*Log[F]), Subst[Int
[Log[a + b*x]/x, x], x, (F^(e*(c + d*x)))^n], x] /; FreeQ[{F, a, b, c, d, e, n}, x] && GtQ[a, 0]

Rule 2391

Int[Log[(c_.)*((d_) + (e_.)*(x_)^(n_.))]/(x_), x_Symbol] :> -Simp[PolyLog[2, -(c*e*x^n)]/n, x] /; FreeQ[{c, d,
 e, n}, x] && EqQ[c*d, 1]

Rule 38

Int[((a_) + (b_.)*(x_))^(m_)*((c_) + (d_.)*(x_))^(m_), x_Symbol] :> Simp[(x*(a + b*x)^m*(c + d*x)^m)/(2*m + 1)
, x] + Dist[(2*a*c*m)/(2*m + 1), Int[(a + b*x)^(m - 1)*(c + d*x)^(m - 1), x], x] /; FreeQ[{a, b, c, d}, x] &&
EqQ[b*c + a*d, 0] && IGtQ[m + 1/2, 0]

Rule 52

Int[1/(Sqrt[(a_) + (b_.)*(x_)]*Sqrt[(c_) + (d_.)*(x_)]), x_Symbol] :> Simp[ArcCosh[(b*x)/a]/b, x] /; FreeQ[{a,
 b, c, d}, x] && EqQ[a + c, 0] && EqQ[b - d, 0] && GtQ[a, 0]

Rubi steps

\begin{align*} \int \frac{\left (d-c^2 d x^2\right )^3 \left (a+b \cosh ^{-1}(c x)\right )}{x} \, dx &=\frac{1}{6} d^3 \left (1-c^2 x^2\right )^3 \left (a+b \cosh ^{-1}(c x)\right )+d \int \frac{\left (d-c^2 d x^2\right )^2 \left (a+b \cosh ^{-1}(c x)\right )}{x} \, dx+\frac{1}{6} \left (b c d^3\right ) \int (-1+c x)^{5/2} (1+c x)^{5/2} \, dx\\ &=\frac{1}{36} b c d^3 x (-1+c x)^{5/2} (1+c x)^{5/2}+\frac{1}{4} d^3 \left (1-c^2 x^2\right )^2 \left (a+b \cosh ^{-1}(c x)\right )+\frac{1}{6} d^3 \left (1-c^2 x^2\right )^3 \left (a+b \cosh ^{-1}(c x)\right )+d^2 \int \frac{\left (d-c^2 d x^2\right ) \left (a+b \cosh ^{-1}(c x)\right )}{x} \, dx-\frac{1}{36} \left (5 b c d^3\right ) \int (-1+c x)^{3/2} (1+c x)^{3/2} \, dx-\frac{1}{4} \left (b c d^3\right ) \int (-1+c x)^{3/2} (1+c x)^{3/2} \, dx\\ &=-\frac{7}{72} b c d^3 x (-1+c x)^{3/2} (1+c x)^{3/2}+\frac{1}{36} b c d^3 x (-1+c x)^{5/2} (1+c x)^{5/2}+\frac{1}{2} d^3 \left (1-c^2 x^2\right ) \left (a+b \cosh ^{-1}(c x)\right )+\frac{1}{4} d^3 \left (1-c^2 x^2\right )^2 \left (a+b \cosh ^{-1}(c x)\right )+\frac{1}{6} d^3 \left (1-c^2 x^2\right )^3 \left (a+b \cosh ^{-1}(c x)\right )+d^3 \int \frac{a+b \cosh ^{-1}(c x)}{x} \, dx+\frac{1}{48} \left (5 b c d^3\right ) \int \sqrt{-1+c x} \sqrt{1+c x} \, dx+\frac{1}{16} \left (3 b c d^3\right ) \int \sqrt{-1+c x} \sqrt{1+c x} \, dx+\frac{1}{2} \left (b c d^3\right ) \int \sqrt{-1+c x} \sqrt{1+c x} \, dx\\ &=\frac{19}{48} b c d^3 x \sqrt{-1+c x} \sqrt{1+c x}-\frac{7}{72} b c d^3 x (-1+c x)^{3/2} (1+c x)^{3/2}+\frac{1}{36} b c d^3 x (-1+c x)^{5/2} (1+c x)^{5/2}+\frac{1}{2} d^3 \left (1-c^2 x^2\right ) \left (a+b \cosh ^{-1}(c x)\right )+\frac{1}{4} d^3 \left (1-c^2 x^2\right )^2 \left (a+b \cosh ^{-1}(c x)\right )+\frac{1}{6} d^3 \left (1-c^2 x^2\right )^3 \left (a+b \cosh ^{-1}(c x)\right )+d^3 \operatorname{Subst}\left (\int (a+b x) \tanh (x) \, dx,x,\cosh ^{-1}(c x)\right )-\frac{1}{96} \left (5 b c d^3\right ) \int \frac{1}{\sqrt{-1+c x} \sqrt{1+c x}} \, dx-\frac{1}{32} \left (3 b c d^3\right ) \int \frac{1}{\sqrt{-1+c x} \sqrt{1+c x}} \, dx-\frac{1}{4} \left (b c d^3\right ) \int \frac{1}{\sqrt{-1+c x} \sqrt{1+c x}} \, dx\\ &=\frac{19}{48} b c d^3 x \sqrt{-1+c x} \sqrt{1+c x}-\frac{7}{72} b c d^3 x (-1+c x)^{3/2} (1+c x)^{3/2}+\frac{1}{36} b c d^3 x (-1+c x)^{5/2} (1+c x)^{5/2}-\frac{19}{48} b d^3 \cosh ^{-1}(c x)+\frac{1}{2} d^3 \left (1-c^2 x^2\right ) \left (a+b \cosh ^{-1}(c x)\right )+\frac{1}{4} d^3 \left (1-c^2 x^2\right )^2 \left (a+b \cosh ^{-1}(c x)\right )+\frac{1}{6} d^3 \left (1-c^2 x^2\right )^3 \left (a+b \cosh ^{-1}(c x)\right )-\frac{d^3 \left (a+b \cosh ^{-1}(c x)\right )^2}{2 b}+\left (2 d^3\right ) \operatorname{Subst}\left (\int \frac{e^{2 x} (a+b x)}{1+e^{2 x}} \, dx,x,\cosh ^{-1}(c x)\right )\\ &=\frac{19}{48} b c d^3 x \sqrt{-1+c x} \sqrt{1+c x}-\frac{7}{72} b c d^3 x (-1+c x)^{3/2} (1+c x)^{3/2}+\frac{1}{36} b c d^3 x (-1+c x)^{5/2} (1+c x)^{5/2}-\frac{19}{48} b d^3 \cosh ^{-1}(c x)+\frac{1}{2} d^3 \left (1-c^2 x^2\right ) \left (a+b \cosh ^{-1}(c x)\right )+\frac{1}{4} d^3 \left (1-c^2 x^2\right )^2 \left (a+b \cosh ^{-1}(c x)\right )+\frac{1}{6} d^3 \left (1-c^2 x^2\right )^3 \left (a+b \cosh ^{-1}(c x)\right )-\frac{d^3 \left (a+b \cosh ^{-1}(c x)\right )^2}{2 b}+d^3 \left (a+b \cosh ^{-1}(c x)\right ) \log \left (1+e^{2 \cosh ^{-1}(c x)}\right )-\left (b d^3\right ) \operatorname{Subst}\left (\int \log \left (1+e^{2 x}\right ) \, dx,x,\cosh ^{-1}(c x)\right )\\ &=\frac{19}{48} b c d^3 x \sqrt{-1+c x} \sqrt{1+c x}-\frac{7}{72} b c d^3 x (-1+c x)^{3/2} (1+c x)^{3/2}+\frac{1}{36} b c d^3 x (-1+c x)^{5/2} (1+c x)^{5/2}-\frac{19}{48} b d^3 \cosh ^{-1}(c x)+\frac{1}{2} d^3 \left (1-c^2 x^2\right ) \left (a+b \cosh ^{-1}(c x)\right )+\frac{1}{4} d^3 \left (1-c^2 x^2\right )^2 \left (a+b \cosh ^{-1}(c x)\right )+\frac{1}{6} d^3 \left (1-c^2 x^2\right )^3 \left (a+b \cosh ^{-1}(c x)\right )-\frac{d^3 \left (a+b \cosh ^{-1}(c x)\right )^2}{2 b}+d^3 \left (a+b \cosh ^{-1}(c x)\right ) \log \left (1+e^{2 \cosh ^{-1}(c x)}\right )-\frac{1}{2} \left (b d^3\right ) \operatorname{Subst}\left (\int \frac{\log (1+x)}{x} \, dx,x,e^{2 \cosh ^{-1}(c x)}\right )\\ &=\frac{19}{48} b c d^3 x \sqrt{-1+c x} \sqrt{1+c x}-\frac{7}{72} b c d^3 x (-1+c x)^{3/2} (1+c x)^{3/2}+\frac{1}{36} b c d^3 x (-1+c x)^{5/2} (1+c x)^{5/2}-\frac{19}{48} b d^3 \cosh ^{-1}(c x)+\frac{1}{2} d^3 \left (1-c^2 x^2\right ) \left (a+b \cosh ^{-1}(c x)\right )+\frac{1}{4} d^3 \left (1-c^2 x^2\right )^2 \left (a+b \cosh ^{-1}(c x)\right )+\frac{1}{6} d^3 \left (1-c^2 x^2\right )^3 \left (a+b \cosh ^{-1}(c x)\right )-\frac{d^3 \left (a+b \cosh ^{-1}(c x)\right )^2}{2 b}+d^3 \left (a+b \cosh ^{-1}(c x)\right ) \log \left (1+e^{2 \cosh ^{-1}(c x)}\right )+\frac{1}{2} b d^3 \text{Li}_2\left (-e^{2 \cosh ^{-1}(c x)}\right )\\ \end{align*}

Mathematica [A]  time = 0.370836, size = 207, normalized size = 0.87 \[ -\frac{1}{144} d^3 \left (72 b \text{PolyLog}\left (2,-e^{-2 \cosh ^{-1}(c x)}\right )+24 a c^6 x^6-108 a c^4 x^4+216 a c^2 x^2-144 a \log (x)-4 b c^5 x^5 \sqrt{c x-1} \sqrt{c x+1}+22 b c^3 x^3 \sqrt{c x-1} \sqrt{c x+1}+12 b \cosh ^{-1}(c x) \left (2 c^6 x^6-9 c^4 x^4+18 c^2 x^2-12 \log \left (e^{-2 \cosh ^{-1}(c x)}+1\right )\right )-75 b c x \sqrt{c x-1} \sqrt{c x+1}-72 b \cosh ^{-1}(c x)^2-150 b \tanh ^{-1}\left (\sqrt{\frac{c x-1}{c x+1}}\right )\right ) \]

Warning: Unable to verify antiderivative.

[In]

Integrate[((d - c^2*d*x^2)^3*(a + b*ArcCosh[c*x]))/x,x]

[Out]

-(d^3*(216*a*c^2*x^2 - 108*a*c^4*x^4 + 24*a*c^6*x^6 - 75*b*c*x*Sqrt[-1 + c*x]*Sqrt[1 + c*x] + 22*b*c^3*x^3*Sqr
t[-1 + c*x]*Sqrt[1 + c*x] - 4*b*c^5*x^5*Sqrt[-1 + c*x]*Sqrt[1 + c*x] - 72*b*ArcCosh[c*x]^2 - 150*b*ArcTanh[Sqr
t[(-1 + c*x)/(1 + c*x)]] + 12*b*ArcCosh[c*x]*(18*c^2*x^2 - 9*c^4*x^4 + 2*c^6*x^6 - 12*Log[1 + E^(-2*ArcCosh[c*
x])]) - 144*a*Log[x] + 72*b*PolyLog[2, -E^(-2*ArcCosh[c*x])]))/144

________________________________________________________________________________________

Maple [A]  time = 0.162, size = 255, normalized size = 1.1 \begin{align*} -{\frac{{d}^{3}a{c}^{6}{x}^{6}}{6}}+{\frac{3\,{d}^{3}a{c}^{4}{x}^{4}}{4}}-{\frac{3\,{d}^{3}a{c}^{2}{x}^{2}}{2}}+{d}^{3}a\ln \left ( cx \right ) +{\frac{25\,b{d}^{3}{\rm arccosh} \left (cx\right )}{48}}-{\frac{3\,{d}^{3}b{\rm arccosh} \left (cx\right ){c}^{2}{x}^{2}}{2}}-{\frac{{d}^{3}b \left ({\rm arccosh} \left (cx\right ) \right ) ^{2}}{2}}-{\frac{{d}^{3}b{\rm arccosh} \left (cx\right ){c}^{6}{x}^{6}}{6}}+{\frac{3\,{d}^{3}b{\rm arccosh} \left (cx\right ){c}^{4}{x}^{4}}{4}}+{\frac{{d}^{3}b{c}^{5}{x}^{5}}{36}\sqrt{cx-1}\sqrt{cx+1}}-{\frac{11\,{d}^{3}b{c}^{3}{x}^{3}}{72}\sqrt{cx-1}\sqrt{cx+1}}+{\frac{25\,{d}^{3}bcx}{48}\sqrt{cx-1}\sqrt{cx+1}}+{\frac{{d}^{3}b}{2}{\it polylog} \left ( 2,- \left ( cx+\sqrt{cx-1}\sqrt{cx+1} \right ) ^{2} \right ) }+{d}^{3}b{\rm arccosh} \left (cx\right )\ln \left ( \left ( cx+\sqrt{cx-1}\sqrt{cx+1} \right ) ^{2}+1 \right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((-c^2*d*x^2+d)^3*(a+b*arccosh(c*x))/x,x)

[Out]

-1/6*d^3*a*c^6*x^6+3/4*d^3*a*c^4*x^4-3/2*d^3*a*c^2*x^2+d^3*a*ln(c*x)+25/48*b*d^3*arccosh(c*x)-3/2*d^3*b*arccos
h(c*x)*c^2*x^2-1/2*d^3*b*arccosh(c*x)^2-1/6*d^3*b*arccosh(c*x)*c^6*x^6+3/4*d^3*b*arccosh(c*x)*c^4*x^4+1/36*d^3
*b*(c*x-1)^(1/2)*(c*x+1)^(1/2)*c^5*x^5-11/72*d^3*b*(c*x-1)^(1/2)*(c*x+1)^(1/2)*c^3*x^3+25/48*b*c*d^3*x*(c*x-1)
^(1/2)*(c*x+1)^(1/2)+1/2*d^3*b*polylog(2,-(c*x+(c*x-1)^(1/2)*(c*x+1)^(1/2))^2)+d^3*b*arccosh(c*x)*ln((c*x+(c*x
-1)^(1/2)*(c*x+1)^(1/2))^2+1)

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} -\frac{1}{6} \, a c^{6} d^{3} x^{6} + \frac{3}{4} \, a c^{4} d^{3} x^{4} - \frac{3}{2} \, a c^{2} d^{3} x^{2} + a d^{3} \log \left (x\right ) - \int b c^{6} d^{3} x^{5} \log \left (c x + \sqrt{c x + 1} \sqrt{c x - 1}\right ) - 3 \, b c^{4} d^{3} x^{3} \log \left (c x + \sqrt{c x + 1} \sqrt{c x - 1}\right ) + 3 \, b c^{2} d^{3} x \log \left (c x + \sqrt{c x + 1} \sqrt{c x - 1}\right ) - \frac{b d^{3} \log \left (c x + \sqrt{c x + 1} \sqrt{c x - 1}\right )}{x}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((-c^2*d*x^2+d)^3*(a+b*arccosh(c*x))/x,x, algorithm="maxima")

[Out]

-1/6*a*c^6*d^3*x^6 + 3/4*a*c^4*d^3*x^4 - 3/2*a*c^2*d^3*x^2 + a*d^3*log(x) - integrate(b*c^6*d^3*x^5*log(c*x +
sqrt(c*x + 1)*sqrt(c*x - 1)) - 3*b*c^4*d^3*x^3*log(c*x + sqrt(c*x + 1)*sqrt(c*x - 1)) + 3*b*c^2*d^3*x*log(c*x
+ sqrt(c*x + 1)*sqrt(c*x - 1)) - b*d^3*log(c*x + sqrt(c*x + 1)*sqrt(c*x - 1))/x, x)

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (-\frac{a c^{6} d^{3} x^{6} - 3 \, a c^{4} d^{3} x^{4} + 3 \, a c^{2} d^{3} x^{2} - a d^{3} +{\left (b c^{6} d^{3} x^{6} - 3 \, b c^{4} d^{3} x^{4} + 3 \, b c^{2} d^{3} x^{2} - b d^{3}\right )} \operatorname{arcosh}\left (c x\right )}{x}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((-c^2*d*x^2+d)^3*(a+b*arccosh(c*x))/x,x, algorithm="fricas")

[Out]

integral(-(a*c^6*d^3*x^6 - 3*a*c^4*d^3*x^4 + 3*a*c^2*d^3*x^2 - a*d^3 + (b*c^6*d^3*x^6 - 3*b*c^4*d^3*x^4 + 3*b*
c^2*d^3*x^2 - b*d^3)*arccosh(c*x))/x, x)

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} - d^{3} \left (\int - \frac{a}{x}\, dx + \int 3 a c^{2} x\, dx + \int - 3 a c^{4} x^{3}\, dx + \int a c^{6} x^{5}\, dx + \int - \frac{b \operatorname{acosh}{\left (c x \right )}}{x}\, dx + \int 3 b c^{2} x \operatorname{acosh}{\left (c x \right )}\, dx + \int - 3 b c^{4} x^{3} \operatorname{acosh}{\left (c x \right )}\, dx + \int b c^{6} x^{5} \operatorname{acosh}{\left (c x \right )}\, dx\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((-c**2*d*x**2+d)**3*(a+b*acosh(c*x))/x,x)

[Out]

-d**3*(Integral(-a/x, x) + Integral(3*a*c**2*x, x) + Integral(-3*a*c**4*x**3, x) + Integral(a*c**6*x**5, x) +
Integral(-b*acosh(c*x)/x, x) + Integral(3*b*c**2*x*acosh(c*x), x) + Integral(-3*b*c**4*x**3*acosh(c*x), x) + I
ntegral(b*c**6*x**5*acosh(c*x), x))

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int -\frac{{\left (c^{2} d x^{2} - d\right )}^{3}{\left (b \operatorname{arcosh}\left (c x\right ) + a\right )}}{x}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((-c^2*d*x^2+d)^3*(a+b*arccosh(c*x))/x,x, algorithm="giac")

[Out]

integrate(-(c^2*d*x^2 - d)^3*(b*arccosh(c*x) + a)/x, x)